Xbasic
helper::GoogleSheetListTables Method
Syntax
ListTables as C()
Returns
- resultCharacter
Description
The ListTables method returns a list of tables available in the configured Google Sheet.
Discussion
Use this method to retrieve a character string containing the names of all accessible tables within the spreadsheet.
Example